home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000423_news@newsmaster….columbia.edu _Sat Sep 27 20:36:12 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA29050
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 27 Sep 1997 20:36:12 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA12768
  7.     for kermit.misc@watsun; Sat, 27 Sep 1997 20:36:11 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit as telnet programm for Netscape 4
  12. Date: 28 Sep 1997 00:36:09 GMT
  13. Organization: Columbia University
  14. Lines: 26
  15. Message-ID: <60k8pp$gak$1@apakabar.cc.columbia.edu>
  16. References: <342D9B26.6C611947@swissonline.ch>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7747
  19.  
  20. In article <342D9B26.6C611947@swissonline.ch>,
  21. Lotte Gaebel  <LGaebel@swissonline.ch> wrote:
  22. : I read in the list of new features of kermit95, that it is now possible
  23. : to choose Kermit as Telnet program for Netscape 4.0. But how? What have
  24. : I exactly to write if I want to invoke Kermit95 in the
  25. : Netscape/Edit/Preferences/Applications/URL: Telnet-Protokoll?
  26. : Is it necessary to write anything in the k95.ini?
  27. : Thanks for any hint: Lotte Gaebel
  28.  
  29.  
  30.     <k95 path>\telnet.exe %1
  31.  
  32. or
  33.  
  34.     <k95 path>\k95.exe -J %1
  35.  
  36. or 
  37.  
  38.     any other valid command line.
  39.  
  40.  
  41.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  42.                  The Kermit Project * Columbia University
  43.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  44.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu